home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / editors / elvis17.zoo / README.ST < prev    next >
Encoding:
Internet Message Format  |  1993-09-23  |  1.1 KB

  1. From: Juergen Lock <nox@jelal.north.de>
  2.  
  3. here is elvis 1.7 for MiNT/TOS.  there are still a few known bugs (like
  4. occasional wrong redraws after `p'ut a few lines, ex mode prints lines
  5. twice and doesn't like blank lines in elvis.rc, some problems with
  6. digraphs and abbreviations), but since people asked for this... :-)
  7.  
  8.  some changes for the atari version since 1.6:  (the other changes are 
  9. in doc/Changes)
  10.  
  11. 1. terminal read fixed so that escape sequences for cursor keys etc. in
  12. termcap now also work on console (MiNTs XKEY feature).  the scancode
  13. stuff is still there for TOS, with MiNT it has the single advantage
  14. that it can use a few more keys...
  15.  
  16. 2. elvprsv tries to call a MAILER now (default == rmail, see diffs).
  17. if you have one installed it mails the owner when it preserved a file,
  18. not just print the message to stdout.
  19.  
  20. 3. improved redraw when you scroll around in a visual selection, i.e.
  21. doesn't redraw everything twice anymore...  it still updates the whole
  22. screen when you hit return at the bottom, so ^D is faster now.
  23.  
  24. 4. compiled with mintlibs pl34 and gcc 2.3.3 -mbaserel (shared text).
  25.  
  26.  ok, happy testing...
  27.     Juergen
  28.